type go/types.cleaner
3 uses
go/types (current package)
check.go#L194: cleaners []cleaner // list of types that may need a final cleanup at the end of type-checking
check.go#L280: type cleaner interface {
check.go#L286: func (check *Checker) needsCleanup(c cleaner) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)